GrapeCity.Windows.SpreadSheet.Data Namespace : SpreadChartElementCollection<T> Class |
For a list of all members of this type, see SpreadChartElementCollection<T> members.
Name | Description | |
---|---|---|
Add | Overridden. Adds the specified item. | |
AddRange | Adds the items in the specified collection to the end of the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) | |
Clear | Overridden. Clears this instance. | |
Contains | Determines whether the collection contains a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) | |
CopyTo | Copies all the items in the current collection to the specified array starting at the specified destination index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) | |
GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) | |
IndexOf | Finds the index for a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) | |
Insert | Overridden. Inserts the specified index. | |
Remove | Overridden. Removes the specified item. | |
RemoveAt | Overridden. Removes at. | |
ResumeEvent | Resumes the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) | |
SuspendEvent | Suspends the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) | |
ToArray | Converts the collection to an array. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) |
Name | Description | |
---|---|---|
ClearInternal | Clears the internal. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) | |
RaisePropertyChanged | Raises the PropertyChanged event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) |